Method Get<TProps>(long, Guid)

Assembly: redb.Core.dll

Get WHOLE RedbObject from cache with hash validation.

public RedbObject<TProps>? Get<TProps>(long objectId, Guid currentHash) where TProps : class, new()